ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / C1CursorCollectionView<T,K> Class / OnFilterChanged Method

In This Topic
    OnFilterChanged Method (C1CursorCollectionView<T,K>)
    In This Topic
    Called after the filter changed.
    Syntax
    'Declaration
     
    Protected Sub OnFilterChanged() 
    protected void OnFilterChanged()
    See Also